Input Required
|
Select this option to require user input before changes to the property page can be saved. Select either Always or This expression must be True and click the Meridian Enterprise Script Editor button to build a VBScript expression that will be evaluated to determine when the element is visible. For information on using VBScript for configuration expressions, see the BlueCielo Meridian Enterprise VBScript API Reference. Do not use this option on a property that may be on a hidden page.
|
Select a value from
|
Select this option to require the user to select from a list of approved values:
- List of existing values for this property: Displays a list on the property page of the values that have already been typed for this property. When a new value is typed for this property, it is added to the list.
- List of user names: Displays a list on the property page of the full names of Meridian users who have used the vault.
Note Meridian user names can be shown in different formats as specified by the server registry setting UserNameFormat described in the BlueCielo Meridian Enterprise Administrator’s Guide.
- This lookup list: Displays a list on the property page containing entries from the selected lookup list. Click the
button to display the selected lookup list or to add new entries. If the lookup list does not yet exist, click New to create a new lookup list, as described in Creating and editing lookup lists.
- This expression: Click the Meridian Enterprise Script Editor button
to build a VBScript expression that will be evaluated to determine the list of approved values. For information on using VBScript for configuration expressions, see the BlueCielo Meridian Enterprise VBScript API Reference. Do not use this option on a property that may be on a hidden page.
- Allow a user to type values manually: Enable this option if you want users to be able to type other values than those provided by the VBScript expression above. Select either Always or This expression must be True and click the Meridian Enterprise Script Editor button
to build a VBScript expression that will be evaluated to determine when the users may type other values.
|
Apply Input Restrictions
|
Select this option to limit the range of values a user may input:
- Value must be between: Restricts property values to the lower and upper limits specified. This option is available only for numeric and date data type properties.
- Value must conform to the regular expression: Type a regular expression that will be used to validate the user’s input. Click the Test button to test your expression with sample input that you type. Type a message to show users when validation fails in If the validation fails, this message will be shown.
- This expression must be True: Click the Meridian Enterprise Script Editor button
to build a VBScript expression that will be evaluated to validate the user’s input. For information on using VBScript for configuration expressions, see the BlueCielo Meridian Enterprise VBScript API Reference. Type a message to show users when validation fails in If the validation fails, this message will be shown.
|